gtk4.git
2018-05-02 Benjamin Ottednd: Remove gdk_drop_reply()
2018-05-02 Benjamin Ottegdk: Remove gdk_drag_grop_succeeded()
2018-05-02 Timm Bädersnapshot: merge container nodes
2018-05-02 Timm Bäderrecorder: Fix cairo node display
2018-05-02 Timm Bädergl renderer: Remove ops debug message
2018-05-02 Matthias ClasenMerge branch 'wip/lantw/gtk4-use-dev-evdev-input-h...
2018-05-02 Matthias ClasenAdd missing types to gtk docs
2018-05-02 Matthias ClasenAdd missing types to gdk docs
2018-05-01 Ting-Wei Lanwayland: Use dev/evdev/input.h on FreeBSD
2018-05-01 Timm Bädergl renderer: Ignore nodes outside of the clip
2018-05-01 Timm Bädergl renderer: Use simple offset for selected offset...
2018-05-01 Timm Bäderwidget: add shortcut to gtk_widget_set_child_visible
2018-05-01 Timm Bäderwidget: Don't mention gtk_widget_snapshot() in the...
2018-05-01 Matthias ClasenMerge branch 'wip/carlosg/controller' into 'master'
2018-05-01 Rico TzschichholzFix some g-i annotation warnings
2018-05-01 Matthias ClasenFix the modelbutton demo _again_
2018-04-30 Emmanuele BassiMerge branch 'docs' into 'master'
2018-04-30 Jordan Petridisgitlabci: Add gtk-doc to the container image.
2018-04-30 Benjamin OtteMerge branch 'lrn/meson-intl' into 'master'
2018-04-30 Benjamin OtteMerge branch '169-gtktextview-accesses-already-disposed...
2018-04-30 Mario BlättermannUpdate German translation
2018-04-30 Benjamin OtteMerge branch 'window-activate-grab-4-2.4' into 'master'
2018-04-30 Samuel Thibaultgdk: do not deactivate surface on keyboard grabs
2018-04-29 Matthias ClasenMisc documentation fixes
2018-04-28 Matthias ClasenDocument GdkMemoryTexture
2018-04-28 Matthias ClasenMore doc build fixes
2018-04-28 Matthias ClasenMore doc build fixes
2018-04-28 Matthias ClasenAdd offset nodes to the docs
2018-04-28 Matthias ClasenFix the gdk doc build
2018-04-28 Fabio TomatUpdate Friulian translation
2018-04-27 Benjamin Ottednd: Make GdkDragContext::device a (construct-only...
2018-04-27 Benjamin Ottewayland: Create drop contexts on demand
2018-04-27 Benjamin Ottedragsource: Use capture phase for gesture
2018-04-27 Benjamin Ottegtk-demo: Always have at least 1 icon in the fishbowl
2018-04-26 Kristjan SCHMIDTUpdate Esperanto translation
2018-04-26 Руслан Ижбулатовimcontextsimple: ensure W32 code only runs on W32 displays
2018-04-26 Carlos Garnachogesturestylus: Port to new API model
2018-04-26 Carlos Garnachoeventcontrollerkey: Port to new API model
2018-04-26 Benjamin Otteeventcontroller: Make widget no longer a construct...
2018-04-26 Benjamin Ottepadcontroller: Port to new API model
2018-04-26 Benjamin Otteeventcontrollermotion: Port to new API model
2018-04-26 Benjamin Otteeventcontrollerscroll: Port to new API model
2018-04-26 Benjamin Ottedraggesture: Port to new API model
2018-04-26 Benjamin Ottelongpressgesture: Port to new API model
2018-04-26 Benjamin Ottemultipressgesture: Port to new API model
2018-04-26 Benjamin Ottepangesture: Port to new API model
2018-04-26 Benjamin Otteswipegesture: Port to new API model
2018-04-26 Benjamin Ottezoomgesture: Port to new API model
2018-04-26 Benjamin Otterotategesture: Port to new API model
2018-04-26 Benjamin Ottelegacycontroller: Port to new API model
2018-04-26 Benjamin Ottefilechooser: Put event controllers into ui file
2018-04-26 Benjamin Otteplacesviewrow: Put event controllers into ui file
2018-04-26 Benjamin Ottewidget-factory: Put gesture into ui file
2018-04-26 Benjamin Otteemojichooser: Put event controllers into ui file
2018-04-26 Benjamin Otteaboutdialog: Put event controllers into ui file
2018-04-26 Benjamin Ottewidget: Allow adding event controllers in ui files
2018-04-26 Benjamin Ottewidget: Expose gtk_widget_add_controller()
2018-04-26 Benjamin Otteeventcontroller: Move declaration
2018-04-26 Benjamin Otteeventcontroller: Add vfuncs to (un)set widget
2018-04-26 Adrian JohnsonAdd gtk_printer_get_hard_margins_for_paper_size
2018-04-26 Fabio TomatUpdate Friulian translation
2018-04-25 Carlos Garnachomenu: Set up callback with a return function
2018-04-25 Benjamin Ottecomboboxtext: GTK_DISABLE_SINGLE_INCLUDES is not a...
2018-04-25 Daniel MustielesUpdated Spanish translation
2018-04-25 Carlos Garnachonotebook: Fetch directly current event state/device
2018-04-25 Carlos Garnachorange: Do not unconditionally stop events in event...
2018-04-25 Carlos Garnachocombobox: Do not unconditionally stop events in event...
2018-04-24 Benjamin Ottecairocontext: Remove fallback implementations
2018-04-24 Руслан ИжбулатовGDK W32: Switch to GdkCairoContext
2018-04-24 Alexander Larssonbroadway: Handle offset nodes
2018-04-24 Alexander Larssonbroadway: Handle cairo nodes of type recording surface
2018-04-24 Alexander Larssonbroadway: Add and use GdkBroadwayDrawContext
2018-04-24 Alexander Larssonbroadway: Add basic GdkCairoContext implementation
2018-04-24 Alexander Larssonbroadway: Call _gdk_surface_update_size when resizing...
2018-04-24 Benjamin Ottedrawcontext: Only pass the region that matters
2018-04-24 Benjamin Ottedrawcontext: Add gdk_draw_context_in_frame() API
2018-04-24 Benjamin Ottedrawcontext: Move variable into private struct
2018-04-24 Benjamin Ottegdk: Move begin/end_frame() functions
2018-04-24 Benjamin Ottegdk: Get rid of GdkDrawingContext
2018-04-24 Benjamin Ottegdk: Get rid of gdk_drawing_context_get_clip()
2018-04-24 Benjamin Ottegdk: Add gdk_draw_context_get_frame_region()
2018-04-24 Benjamin Ottegdk: Remove gdk_gl_context_get_damage()
2018-04-24 Benjamin Ottegsk: Refactor damage computation for GL renderer
2018-04-24 Benjamin Ottewayland: Rewrite Cairo rendering
2018-04-24 Benjamin Ottex11: Move implementation of Cairo context backends
2018-04-24 Benjamin Ottesurface: Merge function into only caller
2018-04-24 Benjamin Ottegdk: Remove GDK_DEBUG=cairo-image
2018-04-24 Benjamin Ottesurface: Fold function into only user
2018-04-24 Benjamin Ottecairocontext: Turn cairo_create() function into a vfunc
2018-04-24 Benjamin Ottegdk: Remove unused GL setting
2018-04-24 Benjamin Ottegdk: Add Cairo context implementations for all backends
2018-04-24 Benjamin Ottecairocontext: Move a function
2018-04-24 Benjamin Ottegdk: Move Cairo code from surface to CairoContext
2018-04-24 Benjamin Ottegdk: Add GdkCairoContext
2018-04-24 Benjamin Ottegtk-demo: Merge widgetbowl into fishbowl
2018-04-24 Benjamin Ottedemo: Clean up GtkFishbowl widget
2018-04-24 Benjamin Ottedemo: Move benchmarking implementation to fishbowl...
2018-04-24 Kristjan SCHMIDTUpdate Esperanto translation
2018-04-24 Daniel Bolestestentrycompletion: Use the model we already got
2018-04-24 Stas SoloveyUpdate Russian translation
next